home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 May / macformat-076.iso / Shareware Plus / Utilities / MacZip 1.0 final / docs / HISTORY.TXT < prev    next >
Encoding:
Text File  |  1999-02-26  |  11.9 KB  |  380 lines  |  [TEXT/R*ch]

  1. Macintosh Port of Info-Zip's Zip
  2. by Dirk Haase, d_haase@sitec.net
  3. homepage:   www.sitec.net/maczip
  4. ================================
  5.  
  6.  
  7.  
  8. Release MacZip ver1.01 
  9. 30. January 1999
  10. ----------------------
  11.  
  12. 1) CHG: {console} The use of the "Current App" mechanism was clumsy
  13.         and forces the user into the Zip or Unzip modes. This kind 
  14.         of modality is not so good for the command line. It's now
  15.         neccessary to enter zip or unzip to choose the action.
  16.  
  17. 2) FIX: {console} When Applescript sends quit to MacZip the script 
  18.          that is running shows a spinning cursor and does not quit. 
  19.  
  20. 3) FIX: {console} MacZip gots accidentally the wrong creator code 
  21.         (from BBedit) 
  22.                    
  23.                    
  24.                    
  25.  
  26. Final Release MacZip ver1.0 
  27. ---------------------------
  28.  
  29. Released 21. January 1999
  30.  
  31.  
  32.  
  33.  
  34. 9. Beta release 06.December.1998
  35. ---------------------------------
  36.  
  37. 1) CHG: {console} The checkbox of Filedialog (for extract path and file path)
  38.         "Show all files" is now selected by default. 
  39.  
  40. 2) CHG: {unzip/standalone} changed prototypes of mac[f]printf() to return 
  41.         an int number (better ANSI conformance); 
  42.         
  43. 3) FIX: {unzip} repaired "stdout/stderr" mode of macwrite(). So func
  44.         MacMessagePrnt() is now obsolete and removed.
  45.  
  46. 4) ADD: {zip/unzip} Compressed Mac3 extra-fields are now supported
  47.         (Thanks to Christian Spieler)
  48.  
  49. 5) ADD: {unzip} Extraction of ZipIt archive are now supported. This support
  50.         is not complete: Filenames are korrect but Directory names are only 
  51.         restored with the public directory names.  
  52.         
  53. 6) ADD: {zip/unzip} Improved documentation. 
  54.  
  55. 7) FIX: {unzip} Function isZipfile() is completly rewritten.
  56.  
  57. 8) CHG: {zip/unzip) switch to latest source level 
  58.         zip 2.3i beta and unzip 5.4 final release
  59.  
  60. 9) ADD: Applescript event "do_cmd".
  61.  
  62. Unless there are big bugs found, this release will be the last
  63. beta release. The final release will come out in january 1999.
  64.  
  65.  
  66.  
  67.  
  68. 8. Beta release 20.November.1998
  69. ---------------------------------
  70.  
  71. 1) CHG: {zip/unzip) switch to latest source level 
  72.         zip 2.3h beta and unzip 5.4 final release
  73.         
  74. 2) ADD: {zip} Zip finds "namelocked" files also, if switch "-S" 
  75.          is set.
  76.  
  77. 3) FIX: {unzip} Function isZipfile() fails if the zip archive
  78.          has a comment.
  79.  
  80. 4) CHG: {zip} added some small speed improvments to pattern matching and
  81.         isZipFile() function.
  82.         
  83. 5) FIX: {unzip} Display of comments are fixed.
  84.         UzpMessagePrnt() is replaced by MacMessagePrnt(). I do not care
  85.         about ansi-bombs. I'm not sure, so this fix may be change later.
  86.         
  87. 6) RMV: {unzip} Buildin More capability is removed since it's already build 
  88.         into the GUI-App.
  89.  
  90.  
  91.  
  92. 7. Beta release 09.November.1998
  93. ---------------------------------
  94.  
  95. 1) CHG: {all} switched to Metrowerks Codewarrior Pro 4
  96.  
  97. 2) FIX: {unzip} Display of comments stored in the zip-file is 
  98.         now fixed
  99.  
  100. 3) FIX: {zip} Fixed display of the zip help-screen.
  101.  
  102. 4) CHG: {zip/unzip} Changed special dir 'Re$0urce.Fk' to 'XtraStuf.mac'
  103.         (see entry at 13.June.1998 item 3). I found it more descriptive for 
  104.         users outside the mac-community. 
  105.         
  106. 5) CHG: {all} switched to MoreFiles 1.4.9.
  107.  
  108. 6) CHG: {console} changed behaivor of the file open dialog: The select 
  109.         button is now always enabled.
  110.         
  111. 7) ADD: {all} Environment variables are now supported. 
  112.          Basically, it is possible to add timezone (= TZ environment variable) 
  113.          support here, but it's not yet implemented.
  114.          See "MacZip.Env" for further info.
  115.          
  116. 8) RMV: {console} Targets "zip only" and "unzip only" are removed. 
  117.  
  118.  
  119.  
  120. 6. Beta release 09.September.1998
  121. ---------------------------------
  122.  
  123.  
  124. 1) CHG: {Zip/Unzip} Metrowerks Standardlibrary time funktions are 
  125.         rather broken and incomplete so I was forced to rewrite the 
  126.         funktions: mktime(), localtime(), gmtime() and time(). 
  127.  
  128. 2) ADD: {Console} Added Pause Funktion for screen output. 
  129.         The Pause-Function is selfadjusting: Count of lines is depending 
  130.         on the window size. 
  131.         
  132. 3) CHG: Extra-Field layout is changed: All datas are now in little-endian 
  133.         format (see appnote)
  134.         
  135. 4) ADD: {Console} Added an option to test the archive automatically 
  136.         after zipping. This option is only via Zip-Dialogbox available 
  137.         because it needs the unzip-module also.
  138.  
  139. 5) CHG: {Zip} code is now up to date with the latest beta 2.3f.
  140.  
  141. 6) ADD: {Console} Added (drag'n) drop support. Drop on the MacZip icon. 
  142.         The following situations are supported: 
  143.                     1. drop of one or more zipfiles (action = unzip)
  144.                        each archive will be extracted in a separate folder
  145.                     2. drop of a folder (action = zip -r )
  146.                        The complete folder (inclusive sub-folders) 
  147.                        will be zipped
  148.         Not (yet) supported is currently: dropping more than one file 
  149.         to compress. Workaround: Put all your files in one folder and 
  150.         drop that folder on MacZip.
  151.         MacZip recognize zip-archives automatically.
  152.  
  153.  
  154. 5. Beta release 21.Aug.1998
  155. ----------------------------
  156.  
  157.  
  158. 1) ADD: {Console} Userinterface has now a Statusbar to show the 
  159.         Progress.
  160.         
  161. 2) ADD: {Console} It's now possible to stop the run of Zip/Unzip
  162.         with the well known shortcut [Command] + [.]
  163.         
  164. 3) CHG: {Console} Improved user-entry routine.
  165.  
  166. 4) ADD: {Zip/Unzip} Crypt-code added. It's now possible to 
  167.         encrypt/decrypt archives. 
  168.         
  169. 5) RMV: {Unzip} Removed the warning of PKZip/Mac archive. 
  170.         Unzip gets confused with the extra field of PKZip/Mac. So I assume 
  171.         the extra field isn't compatible with Info-Zip's definition.
  172.  
  173. 6) CHG: switched to Metrowerks Codewarrior Pro 3
  174.         this includes:
  175.         - new Universal Interfaces 3.1 Headers
  176.         - improved codegeneration
  177.  
  178. 7) CHG: {Zip} code is now up to date with the latest beta 2.3e.
  179.         
  180. 8) CHG: {Unzip} changed function names wprintf, wgets .. to macprintf, macgets ..
  181.         to avoid naming conflict standart library.
  182.  
  183. 9) ADD: {Zip/Unzip} FXinfo, Mac-Pathname, file-dates and Finder-Comments 
  184.         are now stored in the extra-field. Extra-field layout is 
  185.         changed accordingly. Unzip uses now the filename stored in the 
  186.         extra-field when unzipping.
  187.  
  188. 10) CHG: {Unzip} code is now up to date with the latest beta 5.33g.
  189.  
  190. 11) CHG: {Unzip} code is (again) up to date with the latest beta 5.33h.
  191.  
  192. 12) ADD: {Unzip} following switches were added:       
  193.        -J     [MacOS  only] ignore mac extra info. All macintosh
  194.               info are not restored. Datafork and resource-fork
  195.               are restored separatly.
  196.               
  197.        -i     [MacOS  only] ignore filenames stored in mac extra
  198.               field. Use the most compatible filename stored in
  199.               the public field. 
  200.               
  201.        -E     [MacOS  only] show mac extra field during restoring
  202.  
  203. 13) ADD: {Zip/Unzip} Charset MacRoman to ISO8859 Latin and vice versa
  204.  
  205. 14) RMV: {Zip} -N option removed. This MacZip crashes using this option.
  206.          I will fix it later.
  207.  
  208.  
  209. I think I'm very close for a final release of "MacZip 1.0" :-)
  210.         
  211.         
  212.         
  213. 4. Beta release 27.June.1998
  214. ----------------------------
  215.  
  216. 26.June.1998
  217. ------------
  218.  
  219. 1) FIX: {Zip} extra field size value was wrong.
  220.  
  221.  
  222.  
  223. 25.June.1998
  224. ------------
  225.  
  226. 1) CHG: {Zip} code is now up to date with the latest beta 2.3d.
  227.         So both modules, zip & unzip, uses now latest beta.
  228.  
  229. 2) ADD: {Zip} added a UT extra-field for better compatibility.
  230.  
  231. 3) CHG: {Unzip} changed the code to find the mac extra-field. 
  232.         Unzip has to look for a mac extra-field because 
  233.         mac-archives has now two extra-fields (UT + M3). 
  234.  
  235. 4) CHG: {Unzip} changed the method to move extra-field data to 
  236.         the internal extra-structure. 
  237.         Old method was just BlockMove of the ef_structptr to ef_memptr.
  238.         This method was dangerous because not all members of the
  239.         structure seamless aligned. There are may be some fill 
  240.         bytes in the structure depending on the compiler setting. 
  241.  
  242. 5) ADD: {Unzip} added a warning if unzipping a ZipIt/PKZip archive.
  243.         ZipIt/PKZip archives are usually additionally coded somehow.
  244.         InfoZip's Unzip will *not* decode the files. So extracted
  245.         files are may be not decoded. (see also 6. and 7.)
  246.         
  247. 6) ADD: ZipIt (the Shareware Tool) has now a new extra-field signature: 
  248.         0x2705. Found in "ZipIt 1.3.8". I added a new macro: EF_ZIPIT2
  249.         
  250. 7) ADD: Added PKWare's extra-field signature: 0xCF77.
  251.         Found in "PKZIP v2.03". I added a new macro: EF_PKMAC
  252.  
  253. 8) ADD: {console} It's now possible to save all screen outputs
  254.         to the disk.
  255.  
  256. 9) RMV: {console} this is the first beta without expire-date.
  257.         
  258.  
  259. 16.June.1998
  260. ------------
  261.  
  262. 1) FIX: {Unzip/console} Extract path now defaults to current-dir if
  263.         no path is given.
  264.  
  265. 2> CHG: {Unzip} creates now a extract-folder by default. This behavior 
  266.         differs to the commandline tool of Unzip on other platforms. 
  267.         However, for a mac-user is this behavior more convenient.
  268.  
  269.  
  270. 3. Beta release 15.June.1998
  271. ----------------------------
  272.  
  273. 15.June.1998
  274. ------------
  275.  
  276. 1) CHG: {unzip/zip} I changed the layout of the extra field 
  277.         to support more data. 
  278.   
  279.  
  280. 14.June.1998
  281. ------------
  282.  
  283. 1) FIX: {Unzip} adjusted time_t value with an correct offset value.
  284.  
  285. 2) FIX: {Unzip} removed all unused code based on unfinished ideas by 
  286.         former porter(s).
  287.  
  288. 3) CHG: use of shared code izshr 032.
  289.  
  290. 13.June.1998
  291. ------------
  292.  
  293. 1) FIX: {Unzip} Filenames are only converted when needed. When zipping 
  294.         with the switch 'datafork only' the filenames are shorted which 
  295.         was wrong.
  296.  
  297. 2) CHG: {Unzip} code is now up to date with the latest beta 5.33f.
  298.  
  299. 3) CHG: {Zip} Changed the naming rule of filenames from old Johnny Lee's 
  300.         to my implementation. Johnny Lee's idea is based on change of the 
  301.         filenames which cases several problems when unziping on a non mac 
  302.         plattform. My idea is to add a special directory: 'Re$0urce.Fk'. 
  303.         For the future: Zip will create archives according the new nameing 
  304.         rule. However unzip will be compatible with old nameing rule. 
  305.         See also 4.
  306.  
  307. 4} ADD: {Unzip} Added a new nameing rule for resource forks filename. 
  308.         Resource forks are now stored in a special directory: 'Re$0urce.Fk'. 
  309.         This naming rule make it easier to for other platforms to use
  310.         mac zip-files.
  311.         
  312.         
  313.  
  314. 11.June.1998
  315. ------------
  316. 1) FIX: {Zip} Internal file attribute is set to BINARY by default 
  317.         when zipping resource forks otherwise Unzip will create 
  318.         sometimes wrong resource-forks.
  319.         
  320. 2) CHG: {Unzip} code is now up to date with the latest beta 5.33e.
  321.  
  322.  
  323.  
  324.  
  325. 2. Beta release 10.June.1998
  326. --------------------------
  327.  
  328. 1) FIX: {Unzip} Long pathname fix solved. Unzip is now able to extract 
  329.         archives with path longer than 256 chars. 
  330.        
  331. 2) CHG: {Unzip} removed all conversion from c-style string to 
  332.         pascal-string (see fix 1)
  333.      
  334. 3) ADD: {Unzip} Finderinfo of folders are also restored.
  335.  
  336. 4) ADD: {Console} Added info about current path in the command-line box.
  337.  
  338. 5) FIX: {Console} Construction of the command-line of the unzip-dialog 
  339.         box fixed.
  340.  
  341.  
  342.  
  343. First beta release 06.June.1998
  344. -----------------------------
  345.  
  346. no history.
  347. Just to many code was neccessary to build the first mac-port.
  348.  
  349.  
  350. Start of the port MacZip
  351. February 1998
  352.  
  353.  
  354. --------------------------------------------------------------------------------
  355. Legende:
  356.  
  357. FIX: fixes a bug
  358. CHG: inform about changed items.
  359. ADD: added feature
  360. RMV: removed Item
  361.  
  362. {Unzip}   -> only related to the Unzip-module
  363. {Zip}     -> only related to the Zip-module
  364.              These are just libraries and are linked into the console-app.
  365.  
  366. {Console} -> only related to the Userinterface (not SIOUX)
  367.              MacOS has no tool like a command-line. So it's neccessary 
  368.              to write wrapper around the command-line tools. 
  369.  
  370.  
  371.  
  372.  
  373. Dirk Haase
  374.  
  375.  
  376.  
  377.         
  378.         
  379.         
  380.